FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (79 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLAccessConsent
Url http://electronichealth.se/fhir/StructureDefinition/NLLAccessConsent
Version 1.2.0
Status active
Date 2024-08-28
Name NLLAccessConsent
Experimental False
Type Consent
Kind resource

Resources that use this resource

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLProvenance NLLProvenance
http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceConsentAccess NLLProvenanceConsentAccess

Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLPeriod NLLPeriod
http://ehalsomyndigheten.se/fhir/ValueSet/access-consent-status Åtkomstsamtyckestatus
http://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes Samtyckestyp
http://ehalsomyndigheten.se/fhir/ValueSet/security-labels Säkerhetsklassning


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLAccessConsent",
  "version" : "1.2.0",
  "name" : "NLLAccessConsent",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-28",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten concept"
    },
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Consent",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Consent",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Consent",
        "path" : "Consent",
        "comment" : "This profile is intended for Consents of the type access to information within the Swedish National Medication List (sv. åtkomstsamtycke).",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Registrerat samtycke"
          }
        ]
      },
      {
        "id" : "Consent.id",
        "path" : "Consent.id",
        "definition" : "UUID identifying the consent",
        "comment" : "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.\r\nThis id is identified by the URI http://electronichealth.se/identifier/nllconsentid in documentation and external systems.",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Samtyckes-id"
          }
        ]
      },
      {
        "id" : "Consent.meta",
        "path" : "Consent.meta",
        "mustSupport" : true
      },
      {
        "id" : "Consent.meta.lastUpdated",
        "path" : "Consent.meta.lastUpdated",
        "mustSupport" : true
      },
      {
        "id" : "Consent.meta.security",
        "path" : "Consent.meta.security",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/security-labels"
        }
      },
      {
        "id" : "Consent.meta.security.system",
        "path" : "Consent.meta.security.system",
        "mustSupport" : true
      },
      {
        "id" : "Consent.meta.security.version",
        "path" : "Consent.meta.security.version",
        "mustSupport" : true
      },
      {
        "id" : "Consent.meta.security.code",
        "path" : "Consent.meta.security.code",
        "mustSupport" : true
      },
      {
        "id" : "Consent.extension:nllInqueryPeriod",
        "path" : "Consent.extension",
        "sliceName" : "nllInqueryPeriod",
        "short" : "Inquery period",
        "definition" : "An access consent with status proposed must have an inquery period. The period starts when the consent was requested and ends when the consent is terminated unless it is approved by the patient.",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPeriod"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Consent.extension:nllInqueryPeriod.value[x]",
        "path" : "Consent.extension.value[x]"
      },
      {
        "id" : "Consent.extension:nllInqueryPeriod.value[x].start",
        "path" : "Consent.extension.value[x].start",
        "short" : "Inquery start time",
        "definition" : "Start date and time of the proposal period.\r\nCalculated by the Swedish eHealth Agency. Not used for input.",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Förfrågan giltigt från och med"
          }
        ]
      },
      {
        "id" : "Consent.extension:nllInqueryPeriod.value[x].end",
        "path" : "Consent.extension.value[x].end",
        "short" : "Inquery end time",
        "definition" : "End date and time of the proposal period. The consent is terminated automatically unless it is approved before the inquery end time.\r\nCalculated by the Swedish eHealth Agency. Not used for input.",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Förfrågan giltigt till och med"
          }
        ]
      },
      {
        "id" : "Consent.status",
        "path" : "Consent.status",
        "short" : "proposed | active | inactive",
        "definition" : "Indicates the state of this consent.",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/access-consent-status"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Samtyckesstatus"
          }
        ]
      },
      {
        "id" : "Consent.scope",
        "path" : "Consent.scope",
        "definition" : "An access consent gives healthcare personnel a possibility to retrieve the specified patient's prescriptions and dispenses depending.\r\nCalculated by the Swedish eHealth Agency.",
        "mustSupport" : true
      },
      {
        "id" : "Consent.scope.coding",
        "path" : "Consent.scope.coding",
        "mustSupport" : true
      },
      {
        "id" : "Consent.scope.coding.system",
        "path" : "Consent.scope.coding.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/consentscope",
        "mustSupport" : true
      },
      {
        "id" : "Consent.scope.coding.version",
        "path" : "Consent.scope.coding.version",
        "mustSupport" : true
      },
      {
        "id" : "Consent.scope.coding.code",
        "path" : "Consent.scope.coding.code",
        "fixedCode" : "patient-privacy",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Tillämpningsområde"
          }
        ]
      },
      {
        "id" : "Consent.category",
        "path" : "Consent.category",
        "definition" : "The category code INFA is used within the Swedish National Medication List for access consents (sv. åtkomstsamtycke).",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes"
        }
      },
      {
        "id" : "Consent.category.coding",
        "path" : "Consent.category.coding",
        "mustSupport" : true
      },
      {
        "id" : "Consent.category.coding.system",
        "path" : "Consent.category.coding.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "mustSupport" : true
      },
      {
        "id" : "Consent.category.coding.version",
        "path" : "Consent.category.coding.version",
        "mustSupport" : true
      },
      {
        "id" : "Consent.category.coding.code",
        "path" : "Consent.category.coding.code",
        "definition" : "The category code INFA is used within the Swedish National Medication List for access consents (sv. åtkomstsamtycke).",
        "fixedCode" : "INFA",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Samtyckestyp"
          }
        ]
      },
      {
        "id" : "Consent.patient",
        "path" : "Consent.patient",
        "definition" : "The patient to whom this consent applies.",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Patientreferens"
          }
        ]
      },
      {
        "id" : "Consent.patient.reference",
        "path" : "Consent.patient.reference",
        "definition" : "A reference to a patient in the form Patient/<uuid>",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Consent.policy",
        "path" : "Consent.policy",
        "definition" : "The references to the policies that are included in this consent scope. Policies may be organizational, but are often defined jurisdictionally, or in law.\r\nCalculated by the Swedish eHealth Agency. Not used for input.",
        "mustSupport" : true
      },
      {
        "id" : "Consent.policy.uri",
        "path" : "Consent.policy.uri",
        "fixedUri" : "https://ehalsomyndigheten.se/nationellalakemedelslistan/policy",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision",
        "path" : "Consent.provision",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.period",
        "path" : "Consent.provision.period",
        "comment" : "A Period specifies a range of time; the context of use will specify whether the entire range applies.\n\nPeriod is not used for a duration (a measure of elapsed time). See [Duration](datatypes.html#Duration).",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.period.start",
        "path" : "Consent.provision.period.start",
        "short" : "Start time of the consent.",
        "definition" : "The start of the period. The boundary is inclusive. The practitioner has access to the patient's information from this time.\r\nCalculated by the Swedish eHealth Agency. Not used for input.",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Giltigt från och med"
          }
        ]
      },
      {
        "id" : "Consent.provision.period.end",
        "path" : "Consent.provision.period.end",
        "short" : "End time of the consent.",
        "definition" : "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The practitioner has access to the patient's information until this time.\r\nCalculated by the Swedish eHealth Agency. Not used for input.",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Giltigt till och med"
          }
        ]
      },
      {
        "id" : "Consent.provision.actor",
        "path" : "Consent.provision.actor",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.actor.role",
        "path" : "Consent.provision.actor.role",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.actor.role.coding",
        "path" : "Consent.provision.actor.role.coding",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.actor.role.coding.system",
        "path" : "Consent.provision.actor.role.coding.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.actor.role.coding.version",
        "path" : "Consent.provision.actor.role.coding.version",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.actor.role.coding.code",
        "path" : "Consent.provision.actor.role.coding.code",
        "fixedCode" : "GRANTEE",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.actor.reference",
        "path" : "Consent.provision.actor.reference",
        "definition" : "A reference to the practitioner the consent is intended for, i.e. the person who will have access to the patient's information.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Samtyckestagare"
          }
        ]
      },
      {
        "id" : "Consent.provision.actor.reference.reference",
        "path" : "Consent.provision.actor.reference.reference",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.actor.reference.type",
        "path" : "Consent.provision.actor.reference.type",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.securityLabel",
        "path" : "Consent.provision.securityLabel",
        "definition" : "A security label, comprised of 0..* security label fields (Privacy tags), which define which resources are controlled by this exception.\r\nCalculated by the Swedish eHealth Agency. Not used for input.",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.securityLabel.system",
        "path" : "Consent.provision.securityLabel.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.securityLabel.version",
        "path" : "Consent.provision.securityLabel.version",
        "mustSupport" : true
      },
      {
        "id" : "Consent.provision.securityLabel.code",
        "path" : "Consent.provision.securityLabel.code",
        "short" : "Classification of information",
        "definition" : "The precise meaning of IDSCL in the context of Swedish National Medication List is that the patient gives the actor (e.g. a practitioner) access to his/her information in the Swedish National Medication List excluding information having a data lock (represented by a Basic based on the profile NLLDataLock). It is currently not possible to create a consent of locked information.",
        "fixedCode" : "IDSCL",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Informationsklass"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.